golang.org/x/net/trace.histogram.average (method)
3 uses
golang.org/x/net/trace (current package)
histogram.go#L95: func (h *histogram) average() float64 {
histogram.go#L127: return int64(h.average())
histogram.go#L317: Mean: h.average(),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)